home *** CD-ROM | disk | FTP | other *** search
/ Dos/V Magazine 1995 October 15 / CD [VMAG951015].bin / _demo / gambo / yasai.dxr / 00021.ls < prev    next >
Encoding:
Text File  |  1995-02-13  |  132 b   |  9 lines

  1. on exitFrame
  2.   mIdle()
  3.   myasaimovie()
  4.   if not soundBusy(1) then
  5.     set the timeoutLength to 15 * 60
  6.   end if
  7.   go(the frame)
  8. end
  9.